home *** CD-ROM | disk | FTP | other *** search
-
- # Zustands-Ueberwachungsscripts
- #
- # Diese sind separat in nomads/scripts und nicht in den
- # Vehicle-Deklarationen, weil sie zur Laufzeit vorhanden
- # sein muessen.
- #
- # 01-Mai-2000 af created
- # 10-Mai-2000 bernd DEBRIS
- # 27-Mai-2000 bernd Debris Verglueh
- # 16-jun-2000 bernd Aufgeteilt in Einzelfiles => einer je Prototype
- #
- # (C) COPYRIGHT 2000 RADONLABS GMBH
- #
-
- source $nomads_home/scripts/statewatcher/artefactstorage.tcl
- source $nomads_home/scripts/statewatcher/artefacttransformer.tcl
- source $nomads_home/scripts/statewatcher/basalt.tcl
- source $nomads_home/scripts/statewatcher/camera.tcl
- source $nomads_home/scripts/statewatcher/cinedummy.tcl
- source $nomads_home/scripts/statewatcher/cloud.tcl
- source $nomads_home/scripts/statewatcher/debris.tcl
- source $nomads_home/scripts/statewatcher/dummyhouse.tcl
- source $nomads_home/scripts/statewatcher/dummyvehicle.tcl
- source $nomads_home/scripts/statewatcher/factory.tcl
- source $nomads_home/scripts/statewatcher/fadefx.tcl
- source $nomads_home/scripts/statewatcher/fighter.tcl
- source $nomads_home/scripts/statewatcher/flak.tcl
- source $nomads_home/scripts/statewatcher/flakbuilding.tcl
- source $nomads_home/scripts/statewatcher/fx.tcl
- source $nomads_home/scripts/statewatcher/garage.tcl
- source $nomads_home/scripts/statewatcher/guidedmissile.tcl
- source $nomads_home/scripts/statewatcher/housemenuitem.tcl
- source $nomads_home/scripts/statewatcher/island.tcl
- source $nomads_home/scripts/statewatcher/islanddrive.tcl
- source $nomads_home/scripts/statewatcher/maennel.tcl
- source $nomads_home/scripts/statewatcher/missile.tcl
- source $nomads_home/scripts/statewatcher/navigation.tcl
- source $nomads_home/scripts/statewatcher/npc.tcl
- source $nomads_home/scripts/statewatcher/observer.tcl
- source $nomads_home/scripts/statewatcher/ore.tcl
- source $nomads_home/scripts/statewatcher/pawnshop.tcl
- source $nomads_home/scripts/statewatcher/powerplant.tcl
- source $nomads_home/scripts/statewatcher/sammler.tcl
- source $nomads_home/scripts/statewatcher/silo.tcl
- source $nomads_home/scripts/statewatcher/simplespell.tcl
- source $nomads_home/scripts/statewatcher/spawnpoint.tcl
- source $nomads_home/scripts/statewatcher/spell.tcl
- source $nomads_home/scripts/statewatcher/staticambient.tcl
- source $nomads_home/scripts/statewatcher/staticambient_destructible.tcl
- source $nomads_home/scripts/statewatcher/towncenter.tcl
- source $nomads_home/scripts/statewatcher/walkover.tcl
- source $nomads_home/scripts/statewatcher/windmill.tcl
- source $nomads_home/scripts/statewatcher/wonder.tcl
- source $nomads_home/scripts/statewatcher/energyclot.tcl
- source $nomads_home/scripts/statewatcher/modartefact.tcl
- source $nomads_home/scripts/statewatcher/critter.tcl
- source $nomads_home/scripts/statewatcher/serp.tcl
- source $nomads_home/scripts/statewatcher/subtitle.tcl
- source $nomads_home/scripts/statewatcher/bomb.tcl
- source $nomads_home/scripts/statewatcher/player_island.tcl
- source $nomads_home/scripts/statewatcher/npc_island.tcl
- source $nomads_home/scripts/statewatcher/timefuseaction.tcl
- source $nomads_home/scripts/statewatcher/obstacle_detector.tcl
-
-
-